'Declaration Public ReadOnly Property Action As CollectionChangeActionType
public CollectionChangeActionType Action { get; }
public: __property CollectionChangeActionType get_Action();
public:
property CollectionChangeActionType Action { CollectionChangeActionType get(); }